#include <X11/extensions/Xrandr.h> if we have RandR support, for
authorManish Singh <yosh@gimp.org>
Mon, 27 Oct 2003 23:50:34 +0000 (23:50 +0000)
committerManish Singh <yosh@src.gnome.org>
Mon, 27 Oct 2003 23:50:34 +0000 (23:50 +0000)
commitafad91fe8d4d936f8b2bfb6561a2ff5d6a8a349d
tree8f165e88185eeb84485c45ca7d052cce21dd12a6
parent208b445f0d51ad76be738e4623ff2c29d4b56981
#include <X11/extensions/Xrandr.h> if we have RandR support, for

Mon Oct 27 15:47:58 2003  Manish Singh  <yosh@gimp.org>

        * gdk/x11/gdkscreen-x11.c: #include <X11/extensions/Xrandr.h> if
        we have RandR support, for XRRUpdateConfiguration declaration.

        * gtk/gtkfilefilter.c: #include "gtkprivate.h" for _gtk_fnmatch
        declaration.

        * gtk/gtkuimanager.c (gtk_ui_manager_add_ui_from_file): Make
        length a gsize variable, since that's what g_file_get_contents()
        expects.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/x11/gdkscreen-x11.c
gtk/gtkfilefilter.c
gtk/gtkuimanager.c